Show the crate…

1 stable release

2.0.0 Apr 4, 2021

#41 in #tetcore

Download history 18/week @ 2024-01-08 5/week @ 2024-02-12 10/week @ 2024-02-19 32/week @ 2024-02-26 15/week @ 2024-03-04 28/week @ 2024-03-11 12/week @ 2024-03-18 21/week @ 2024-03-25 50/week @ 2024-04-01

115 downloads per month
Used in 8 crates (via node-runtime)

Apache-2.0

1.5MB
25K SLoC

Proxy Module

A module allowing accounts to give permission to other accounts to dispatch types of calls from their signed origin.

The accounts to which permission is delegated may be requied to announce the action that they wish to execute some duration prior to execution happens. In this case, the target account may reject the announcement and in doing so, veto the execution.

Overview

Interface

Dispatchable Functions

License: Apache-2.0


lib.rs:

Proxy Module

A module allowing accounts to give permission to other accounts to dispatch types of calls from their signed origin.

The accounts to which permission is delegated may be requied to announce the action that they wish to execute some duration prior to execution happens. In this case, the target account may reject the announcement and in doing so, veto the execution.

Overview

Interface

Dispatchable Functions

Dependencies

~3–13MB
~134K SLoC