libra-sdk-mol
Version:
Javascript SDK for Libra Network and Move Smart Contract powered by MoveOnLibra OpenAPI
13 lines (10 loc) • 388 B
Markdown
# MoveOnLibraAPI.RawTransaction
## Properties
Name | Type | Description
------------ | ------------- | -------------
**sender** | [**Address**](Address.md) |
**sequence_number** | [**Uint64**](Uint64.md) |
**payload** | [**Payload**](Payload.md) |
**max_gas_amount** | [**Uint64**](Uint64.md) |
**gas_unit_price** | [**Uint64**](Uint64.md) |
**expiration_time** | [**integer**] |