UNPKG

libra-sdk-mol

Version:

Javascript SDK for Libra Network and Move Smart Contract powered by MoveOnLibra OpenAPI

14 lines (11 loc) 442 B
# MoveOnLibraAPI.SignedTransactionWithInfo ## Properties Name | Type | Description ------------ | ------------- | ------------- **raw_txn** | [**RawTransaction**](RawTransaction.md) | **public_key** | [**Uint64**](Uint64.md) | **signature** | [**Uint64**](Uint64.md) | **transaction_info** | [**TransactionInfo**](TransactionInfo.md) | **events** | [**array**] | **version** | [**Uint64**](Uint64.md) | **success** | [**boolean**] |