8000 transferCoins does not work anymore · Issue #39 · perfectmak/libra-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
transferCoins does not work anymore #39
Open
@manihagh

Description

@manihagh

Just tried the transferCoins example and seems does not work anymore.

LibraTransactionResponse {
signedTransaction: LibraSignedTransaction {
transaction: LibraTransaction {
program: [Object],
gasContraint: [Object],
expirationTime: [BigNumber],
sendersAddress: [AccountAddress],
sequenceNumber: [BigNumber]
},
publicKey: Uint8Array [
126, 142, 165, 73, 194, 136, 153, 77,
213, 61, 211, 220, 2, 180, 195, 48,
128, 186, 113, 104, 203, 53, 60, 113,
224, 54, 74, 205, 207, 172, 13, 60
],
signature: Uint8Array [
220, 207, 1, 86, 178, 236, 48, 138, 181, 91, 106,
88, 206, 56, 244, 57, 205, 75, 11, 128, 153, 75,
131, 223, 121, 86, 171, 73, 149, 72, 123, 214, 43,
157, 175, 199, 127, 108, 6, 30, 178, 143, 220, 214,
65, 137, 141, 43, 137, 213, 238, 231, 103, 27, 125,
197, 32, 14, 113, 135, 229, 120, 95, 9
]
},
validatorId: Uint8Array [],
acStatus: -1,
mempoolStatus: -1,
vmStatus: LibraVMStatusError {
errorType: 1,
validationStatusError: { code: 2, message: 'none' },
verificationStatusErrors: undefined,
invariantViolationError: undefined,
deserializationError: undefined,
executionError: undefined
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0