Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RpcAdapter ¶
type RpcAdapter struct {
// contains filtered or unexported fields
}
func NewRpcAdapter ¶
func NewRpcAdapter(c *Client) *RpcAdapter
func (*RpcAdapter) Pm_accounts ¶
func (r *RpcAdapter) Pm_accounts(ep string) ([]string, error)
func (*RpcAdapter) Pm_sponsorUserOperation ¶
func (r *RpcAdapter) Pm_sponsorUserOperation(op map[string]any, ep string, ctx map[string]any) (*handlers.SponsorUserOperationResponse, error)
Click to show internal directories.
Click to hide internal directories.