Documentation ¶
Index ¶
Constants ¶
View Source
const ( TagAppName = "App-Name" TagAppVersion = "App-Version" TagContractTxId = "Contract" TagInput = "Input" TagContentType = "Content-Type" TagContractSrcTxId = "Contract-Src" TagSDK = "SDK" TagMinFee = "Min-Fee" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Block ¶
type Block struct { Height int64 `json:"height"` Id arweave.Base64String `json:"id"` Timestamp int64 `json:"timestamp"` }
type Interaction ¶
Click to show internal directories.
Click to hide internal directories.