@hicaru/bearby.js
Version:
The web3 inject of bearby walet to access massa blockchain
29 lines • 803 B
TypeScript
export declare const MTypeTabContent: {
CONTENT: string;
INJECTED: string;
};
export declare const MTypeTab: {
GET_DATA: string;
NEW_SLOT: string;
CONNECTION_CHANGED: string;
ACCOUNT_CHANGED: string;
CONTENT_PROXY_MEHTOD: string;
CONTENT_PROXY_RESULT: string;
CONNECT_APP: string;
RESPONSE_CONNECT_APP: string;
NETWORK_CHANGED: string;
DISCONNECT_APP: string;
DISCONNECT_APP_RESULT: string;
LOCKED: string;
TX_TO_SEND: string;
TX_TO_SEND_RESULT: string;
CHECK_MASSA_ADDRESS: string;
CHECK_MASSA_ADDRESS_RES: string;
SIGN_MESSAGE: string;
SING_MESSAGE_RESULT: string;
RESPONSE_PUB_KEY: string;
REQUEST_PUB_KEY: string;
REQUEST_PING: string;
PING_RESPONSE: string;
};
//# sourceMappingURL=stream-keys.d.ts.map