Module-level declarations

Types

Link copied to clipboard
object config
Link copied to clipboard

Functions

Link copied to clipboard
@extendable function after_account_registration(account: account, auth_descriptor: auth_descriptor, signature: signature)
Link copied to clipboard
@extendable function before_account_registration(auth_descriptor: auth_descriptor, signature: signature)
Link copied to clipboard
Link copied to clipboard
function message_to_sign(blockchain_rid: byte_array): text
Link copied to clipboard
function register_account(auth_descriptor: auth_descriptor, signature: signature): account
Link copied to clipboard
Link copied to clipboard
function validate_auth_descriptor(auth_descriptor: auth_descriptor, signature: signature)