package
Version:
v0.0.0-...-0abe6a2
Opens a new window with list of versions in this module.
Published: Sep 19, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type AccountResult struct {
Currency int32 `json:"currency,omitempty"`
Balance string `json:"balance,omitempty"`
Frozen string `json:"frozen,omitempty"`
Addr string `json:"addr,omitempty"`
}
AccountResult 账户余额查询出来之后进行单位转换
Source Files
¶
Directories
¶
Package compiler wraps the Solidity compiler executable (solc).
|
Package compiler wraps the Solidity compiler executable (solc). |
Click to show internal directories.
Click to hide internal directories.