| 接口 | 说明 |
|---|---|
| DefaultBlockParameter |
Wrapper for parameter that takes either a block number or block name as input
See the
specification for further information.
|
| Filter.FilterTopic<T> |
| 类 | 说明 |
|---|---|
| DefaultBlockParameterNumber |
DefaultBlockParameter implementation that takes a numeric value.
|
| Filter<T extends Filter> |
Filter implementation as per docs
|
| Filter.ListTopic | |
| Filter.SingleTopic | |
| JsonRpcMethods | |
| JsonRpcRequest<T> | |
| LogFilterRequest | |
| Transaction |
| 枚举 | 说明 |
|---|---|
| DefaultBlockParameterName |
https://github.com/ethereum/wiki/wiki/JSON-RPC#the-default-block-parameter
|