OlivierDJ

Results 2 issues of OlivierDJ

Transaction.proto has been changed and RawTransaction is removed. Transfer needs to be rewritten as it relies on rawTransaction

transferCoins is broken again. The result shows the following error: ``` LibraTransactionResponse { signedTransaction: LibraSignedTransaction { transaction: LibraTransaction { program: [Object], gasContraint: [Object], expirationTime: [BigNumber], sendersAddress: [AccountAddress], sequenceNumber: [BigNumber] },...