Crate ckb_sdk[][src]

Modules

constants
pubsub
rpc
wallet

Structs

Address
GenesisInfo
HttpRpcClient
HumanCapacity
MockCellDep
MockInfo
MockInput
MockTransaction

A wrapper transaction with mock inputs and deps

MockTransactionHelper
MultisigConfig
OldAddress
ReprMockCellDep
ReprMockInfo
ReprMockInput
ReprMockTransaction
SECP256K1

The reference to lazily-initialized static secp256k1 engine, used to execute all signature operations

Since
TxHelper

A transaction helper handle input/output with secp256k1(sighash/multisg) lock

Enums

AddressPayload
AddressType
CodeHashIndex
Error
NetworkType
OldAddressFormat
SinceType

Traits

MockResourceLoader

Functions

build_signature
calc_max_mature_number

Type Definitions

SignerFn