GetNowBlock2¶
Return the latest block.
- Service: both
WalletandWalletSolidity
rpc GetNowBlock2 (EmptyMessage) returns (BlockExtention) {}
See the corresponding HTTP endpoint at /wallet/getnowblock.
Return the latest block.
Wallet and WalletSolidityrpc GetNowBlock2 (EmptyMessage) returns (BlockExtention) {}
See the corresponding HTTP endpoint at /wallet/getnowblock.